BACK TO LIST

Syntax:

VA1.Stop_record_and_reset = "YES" / "NO"

Details :

Exactly behaves as syntax
USE Stop Real Action instead.

Example :

Private Sub StopRecording()

VA1.Stop_record_and_reset = "YES"

End Sub

See Examples.

BACK TO LIST